It all begins with a prim

July 14, 2007 · 18 views · 0 comments

It all begins with a prim
taken by : Dedric Mauriac
on Woodbridge <88, 121, 23>
blogHUD

About

I am starting to work on a way to backup my data from second life. I was hoping to automate this by going through my inventory with libsl, but the API is fairly limited and not everything that is needed works to traverse my inventory. I was able to save my scripts as text documents (Note to self, need to suggest feature to save/load LSL scripts to/from hard drive within script UI). The attributes of my object is a different story. I was able to build a script that gets all of the parameters of an object and write out the settings in an easy to read format using all the proper enums. I was able to copy the script it created and paste it into another object to see it worked like a charm. From Dedric Mauriac via blogHUD